home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Nov 90 / MacApp.Tech$ 11⁄30⁄90 / 2426-ExampleDraw ClipList-Nov90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  950 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    2922077                         29-Nov-90        01:23PST
  2.  
  3. From:   D4887                           Advanced Comm Eng, G G Apple,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    ExampleDraw ClipList?
  8.  
  9.    In the ExampleDraw program in the "Programming with MacApp" book, is it
  10. possible that the ClipList and its contents never gets freed?  I am having a
  11. few problems related to the clipboard and darned if I can find where the
  12. ClipList ever gets freed.  I traced the code through "ClainClipboard" and
  13. "AbandonUnDoClipboard".  The ClipView gets freed ok but the ClipList was
  14. originally created without benefit of a ShapeViewHelper.  Therefore, when the
  15. ClipView is freed, there is no ShapeViewHelper to be freed which would have
  16. freed the ClipList.  Have I missed something here?
  17.  
  18. G. Gordon Apple   D4887
  19. Advanced Communications Engineering, Inc.
  20. Redondo Beach, CA
  21.  
  22. ( Not on MacApp.Tech$ but I read the weeklies. )
  23.  
  24.